-
Notifications
You must be signed in to change notification settings - Fork 124
[L0] Phase 2 of Counter-Based Event Implementation #2138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[L0] Phase 2 of Counter-Based Event Implementation #2138
Conversation
c964e4d to
3868675
Compare
77703e6 to
2518126
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address my comment.
2518126 to
9935423
Compare
dc26d7d to
9b67cb7
Compare
Signed-off-by: Winston Zhang <[email protected]>
9b67cb7 to
af6e186
Compare
|
E2E failures are unrelated: Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Failed Tests (4): These are failing due to: | --- TESTING ESIMD rsqrt, T=d, N = 32...| rsqrt test, kind=ESIMD...| *** ERROR. SYCL exception caught: << The program was built for 1 devices| Build program log for 'Intel(R) Data Center GPU Max 1100':| Module <0x2d0cb80>: Unresolved Symbol <_Z17__spirv_ocl_rsqrtDv32_d>| Module <0x2d0cb80>: Unresolved Symbol <_Z17__spirv_ocl_rsqrtDv32_d>Which is not related to the changes here where modules are unchanged. |
PR in UR: oneapi-src/unified-runtime#2138 Signed-off-by: Zhang, Winston <[email protected]>
PR in UR: oneapi-src/unified-runtime#2138 Signed-off-by: Zhang, Winston <[email protected]>
PR in UR: oneapi-src/unified-runtime#2138 Signed-off-by: Zhang, Winston <[email protected]>
PR in UR: oneapi-src/unified-runtime#2138 Signed-off-by: Zhang, Winston <[email protected]>
PR in UR: oneapi-src/unified-runtime#2138 Signed-off-by: Winston Zhang <[email protected]>
PR in UR: oneapi-src/unified-runtime#2138 --------- Signed-off-by: Zhang, Winston <[email protected]> Signed-off-by: Winston Zhang <[email protected]> Co-authored-by: Aaron Greig <[email protected]>
LLVM/SYCL test: intel/llvm#15588